home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UNIXTOOL / GNU / PERL / PERL5SRC.ZIP / ReadMe
Text File  |  1995-07-03  |  902b  |  20 lines

  1. This archive contains the source files for the RISC OS port (v1.50) of Perl
  2. 5.001 for those who wish to recompile it on their own machines.  They are
  3. part of the full distribution so please read the documentation for that.
  4.  
  5. Unlike version 1.0, UnixLib is no longer used, but you will need a copy of
  6. Paul Moore's Utils library which is available from hensa (a043.arc) and
  7. probably other archives. The file sys/stat.h from this has been slightly
  8. altered (some extra fields added) to keep perl 5 happy and is included here.
  9. If you want to compile in the socket interface then you'll need a copy of
  10. NetLib too. This probably won't work anyway so you can leave it out and
  11. undefine the symbols HAS_SOCKET,I_NET_ERRNO and I_SYS_IOCTL which are in
  12. config.h.
  13.  
  14. Please send any bugfixes, additions or suggestions to me rather than
  15. distributing other copies.
  16.  
  17. Luke.
  18.  
  19. ltaylor@physics.gla.ac.uk
  20. gapv76@udcf.gla.ac.uk